You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecInt Class > TVecInt Methods > CumSum Method > TVecInt.CumSum Method ([In] TVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecInt.CumSum Method ([In] TVecInt)

Calculate the cumulative sum for all Vec elements.

Syntax
C#
Visual Basic
public TVecInt CumSum([In] TVecInt Vec);

Store the results in calling object. Size and IntPrecision properties of the calling object are set implicitly.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!